projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cedc73f
)
Update default value of `vc-revert-show-diff'.
author
Romain Francoise
<romain@orebokech.com>
Mon, 27 Jun 2011 06:33:51 +0000
(08:33 +0200)
committer
Romain Francoise
<romain@orebokech.com>
Mon, 27 Jun 2011 06:33:51 +0000
(08:33 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 5fcd8927cf1671e5556d64baddbd4463cdaae170..f655c9da57293e12d2d2acfcd0a69b7f88ccdbb0 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-788,7
+788,7
@@
the user for specifics, e.g. a merge source.
**** Currently supported for Bzr, Git, and Mercurial.
*** New option `vc-revert-show-diff' controls whether `vc-revert'
-shows a diff while querying the user. It defaults to
nil
.
+shows a diff while querying the user. It defaults to
t
.
*** Log entries in some Log View buffers can be toggled to display a
longer description by typing RET (log-view-toggle-entry-display).